const runtime._EINTR
3 uses
runtime (current package)
defs_linux_amd64.go#L9: _EINTR = 0x4
netpoll_epoll.go#L89: if n == -_EINTR {
netpoll_epoll.go#L128: if n != -_EINTR {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)